home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
gfx
/
gfxlist.lha
/
GfxList.doc
< prev
Wrap
Text File
|
1994-04-26
|
2KB
|
74 lines
NAME
GfxList -- Show useful informations on graphic files (V36+)
SYNOPSIS
GfxList [ -Flag(s) ] [ Pattern ]
FUNCTION
GfxList shows you useful informations on the graphic files it finds.
INPUTS
Flags : -A = All graphic types.
-B = Work only on BMP files.
-G = Work only on GIF files.
-J = Work only on JPEG files.
-I = Work only on ILBM / ANIM files.
-P = Work only on PCX files.
-F = Print full path in the FileName column.
-R = Work recursiv.
Pattern : Any legal AmigaDOS pattern. Fx. Work:#?
No parameters defined => Display help!
RESULT
This is an example output from GIFList:
GfxList -ji -g -r #?
Type Width Height Depth Frame(s) Length FileName
---- ----- ------ ----- -------- -------- --------
gif 320 200 8 1 19727 Menu.gif8
jpeg 320 200 8 1 36636 Menu.jpeg
ilbm 320 200 8 1 44922 Menu.iff
Total: 3 files - 101285 bytes
NOTES
Please note that GfxList requires "dos.library" version 36+.
If only 1 file is printed, the Total line is on purpose omitted.
BUGS
None ?
DISTRIBUTION
This program is freeware.
You may redistribute it as long as:
- this text are included;
- you don't charge more than a nominal copying fee for distribution.
DISCLAIMER
The author does not assume any responsibility for damages which could
result by the use of this program. The entire risk for the use of
this program is assumed by the user.
AUTHOR
TechnoLogic
Thomas Hagen Johansen
Vestervej 6, 1.th
2600 Glostrup
Denmark
voice: +45 43 42 20 41
eMail: tjohansen@thj.adsp.sub.org
THANKS:
Peter Klein, came up with the idea / error reports.
Flavio Stanchina, made a similar type of program for GIF files only.
HISTORY:
V36.5 26/4/94 ILBM parsing error corrected. Did not WORD align chunks.
V36.4 23/4/94 First public release.